<p class="Paragraph">Expression: Any expression to be evaluated. If the expression evaluates to <span class="T1">True</span>, the function returns the result of ExpressionTrue; otherwise it returns the result of ExpressionFalse.</p>
<p class="Paragraph">ExpressionTrue, ExpressionFalse : Any expressions, one of which will be returned as the function result, depending on the logical evaluation.</p>